xend: Correctly catch invalid domain lookups
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 12 Mar 2009 10:59:19 +0000 (10:59 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 12 Mar 2009 10:59:19 +0000 (10:59 +0000)
commit7865c25877a120f803b63b67e7529ef2ed56ac0b
tree914cc302426188e8eb12ce84fc8c1163279edc57
parent4696ce5d870513fc9b3c383ba7526b0b40c585df
xend: Correctly catch invalid domain lookups

If a client asks about a non-existent domain, report the error back
properly instead of just backtracing within xend.

Signed-off-by: John Levon <john.levon@sun.com>
tools/python/xen/web/SrvDir.py